Skip to main content

Uninstalling the macOS Sensor

The macOS sensor can be uninstalled using one of the following methods.

  • Manually
  • Any MDM solution that allows running a script, such as Jamf, MobileIron, AirWatch/VMWare Workspace ONE. Note that simply deleting the Cyberhaven application does not perform a full uninstall, you need to run the script.

To uninstall the macOS sensor manually or through a supported MDM solution, run the following command.

sudo /Applications/Cyberhaven.app/Contents/Resources/uninstall.sh

This command applies to all sensor versions prior to and including 22.09. This command will be deprecated in future versions.

Starting from version 22.09, run the following command to uninstall the sensor. If Uninstall Protection is enabled, you will need to specify the uninstall password you configured.

sudo /Applications/Cyberhaven.app/Contents/MacOS/CyberhavenCtl uninstall [--password <password>]